From: Siebrand Mazeland Date: Thu, 7 Feb 2008 21:50:32 +0000 (+0000) Subject: Escape a few apostrophs X-Git-Tag: 1.31.0-rc.0~49563 X-Git-Url: http://git.cyclocoop.org/%22.%24info%5B?a=commitdiff_plain;h=5a5bcaafac8520ab31010f8dbc967bf8d0d464ef;p=lhc%2Fweb%2Fwiklou.git Escape a few apostrophs --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 37bbb22353..57d33206d0 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1025,7 +1025,7 @@ Please try again. If it still doesn't work, try logging out and logging back in. 'token_suffix_mismatch' => 'Your edit has been rejected because your client mangled the punctuation characters in the edit token. The edit has been rejected to prevent corruption of the page text. This sometimes happens when you are using a buggy web-based anonymous proxy service.', 'editing' => 'Editing $1', -'editinguser' => 'Changing user rights of user '''[[User:$1|$1]]''' ([[User talk:$1|{{int:talkpagelinktext}}]] | [[Special:Contributions/$1|{{int:contribslink}}]])', +'editinguser' => 'Changing user rights of user \'\'\'[[User:$1|$1]]\'\'\' ([[User talk:$1|{{int:talkpagelinktext}}]] | [[Special:Contributions/$1|{{int:contribslink}}]])', 'editingsection' => 'Editing $1 (section)', 'editingcomment' => 'Editing $1 (comment)', 'editconflict' => 'Edit conflict: $1',